home *** CD-ROM | disk | FTP | other *** search
- tempvid2 = ''
- + '<div id="Layer4" style="position:absolute; width:200px; height:14px; z-index:5; left: 57px; top: 302px; overflow: hidden">'
- + '<table width="100%" border="0" cellspacing="0" cellpadding="0">'
- + '<tr>'
- + '<td class="tvl">' + titvid
- + '</td>'
- + '</tr>'
- + '</table>'
- + '</div>'
- + '<div id="Layer2" style="position:absolute; width:113px; z-index:2; left: 263px; top: 302px; height: 16px; overflow: hidden">'
- + '<table width="100%" border="0" cellspacing="0" cellpadding="0">'
- + '<tr align="center">'
- + '<td>'
- + '<table width="100%" border="0" cellspacing="0" cellpadding="0">'
- + '<tr align="right" valign="middle">'
- + '<td class="tvl" nowrap>'
- + ' <a href="/med2000/videos/enctvwin03.htm?' + nomvid + '">28k</a> | <font color="#999999">56k</font> | <font color="#999999">Larga</font>'
- + '</td>'
- + '</tr>'
- + '</table>'
- + '</td>'
- + '</tr>'
- + '</table>'
- + '</div>'
- + '<div id="Layer1" style="position:absolute; width:320px; height:240px; z-index:1; left: 56px; top: 59px"><object'
- + ''
- + ' id=video1'
- + ''
- + ' classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"'
- + ''
- + ' height=240 width=320 name="videowink">'
- + ''
- + '<param name="controls" value="ImageWindow">'
- + ''
- + '<param name="console" value="Clip1">'
- + ''
- + '<param name="autostart" value="true">'
- + ''
- + '<param name="src" value="' + videovid + '">'
- + ''
- + '<embed src="' + videovid + '" type="audio/x-pn-realaudio-plugin" console="Clip1" controls="ImageWindow"'
- + ''
- + ' height=240 width=320 autostart=true name="videowink">'
- + '</embed>'
- + ''
- + '</object></div>'
- + '';
- document.write (tempvid2);
-